prime number
英 [ˌpraɪm ˈnʌmbə(r)]
美 [ˌpraɪm ˈnʌmbər]
n. 素数,质数(只能被1和其自身整除)
牛津词典
noun
- 素数,质数(只能被1和其自身整除)
a number that can be divided exactly only by itself and 1, for example 7, 17 and 41
柯林斯词典
- 质数;素数
In mathematics, aprime numberis a whole number greater than 1 that cannot be divided exactly by any whole number except itself and the number 1, for example 17.
英英释义
noun
- an integer that has no integral factors but itself and 1
双语例句
- A small, prime number of catalog servers is ideal for optimum availability and performance.
目录服务器数量是一个小素数时,这会带来最优的可用性和性能。 - Maximum number of connections allowed. ( Use a big prime number.)
允许最大的连接数.(使用较大的数.) - According to the prime number representation, the paper researches the method of High-speed calculation safety prime number.
文章根据素数的特殊表示法研究了一种高速的安全素数算法。 - And the generation of big prime number and the googol computation are also solved in this system.
在系统的实现过程中,还主要解决了大素数的生成以及大数运算等问题。 - Prime number ( number which can be divided exactly only by itself and 1 ( eg 7,17, 41)
质数,素数(只能被1和这个数本身整除的数,如7、17、41) - The existing prime number labeling method needed a number of primes and some big primes, therefore, an improved prime number labeling method-most brothers prime was proposed.
目前已有的素数编码方法需要大量素数和大素数,为此提出一种改进的素数编码方法&最多亲兄弟素数,该方法不必每个节点都使用新素数。 - The Abstract Prime Number Theorem and a Criterion for the Generalized Riemann Hypothesis
抽象素数定理及广义黎曼假设的判别准则 - The number of judging times in this method was cut down by improving the Miller-Rabin probabilistic prime number detection method, and the scope of test was reduced by being filtered using little prime number.
在该方法中,通过对Miller-Rabin概率性素数检测法进行改进,减少判断的次数,并利用小素数进行筛选,大大缩小了测试的范围,有效地提高了寻找大素数的速度。 - Technology of XML Index structure based on prime number coding schema
基于素数编码Schema的XML索引结构的研究 - Analysis and Comparison of Several Sieve Methods on Prime Number Searching with Matlab
Matlab环境下素数筛选算法的分析及比较